Serious Messenger

Version
  1.0

Release Date
  December 11, 2010

Developers
  Kevin Scroggins (nitro404@gmail.com)
  Corey Faibish (corey.faibish@gmail.com)

Description
  Serious Messenger was a combined effort for our third year networking and user interfaces classes
  to make a simple Java based instant messaging client. Some features are unfinished and there are
  a few bugs, but it's mostly functional! Features basic user authentication, contact lists,
  messaging, personal messages and announcing messages to everyone on your contact list. It uses a
  client-server network architecture with a server that handles message forwarding, authentication
  and has a local database for storing user information.

  All source code, binary files and documentation are included.

Changelog
  Version 1.0
    + Final submission.
